ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / FlexMap<T> Class / Zoom Property

In This Topic
    Zoom Property (FlexMap<T>)
    In This Topic
    Gets or sets the map zoom level.
    Syntax
    'Declaration
     
    Public Property Zoom As Single
    public float Zoom {get; set;}
    See Also